1/1
ISE Problem with eth_fifo
by heedaf on Aug 2, 2008 |
heedaf
Posts: 7 Joined: Jun 23, 2008 Last seen: Aug 12, 2008 |
||
ISE sometimes will connect eth_fifo.v xilinx_dist_ram_16x32.v on line
148 of eth_fifo (xilinx_dist_ram_16x32 fifo). I've tried using ISE 9.1 and 10.1. Sometimes it will connect (instantiate) when I build a new project and other times it won't. Can't figure it out! Does anyone know how to fix this problem? Thanks, DeWayne |
ISE Problem with eth_fifo
by heedaf on Aug 3, 2008 |
heedaf
Posts: 7 Joined: Jun 23, 2008 Last seen: Aug 12, 2008 |
||
After looking closer I believe there is a problem with the use of `ifdef
(xilinx_dist_ram_16x32.v) and ISE. Sometimes it works but when I
removed the `ifdef it instantiates correctly. Is there some strange
setting in ISE that takes care of this problem?
DeWayne
----- Original Message -----
From: heedaf at excite.comheedaf at e...>
To:
Date: Sat Aug 2 21:58:00 CEST 2008
Subject: [ethmac] ISE Problem with eth_fifo
ISE sometimes will connect eth_fifo.v xilinx_dist_ram_16x32.v on
line 148 of eth_fifo (xilinx_dist_ram_16x32 fifo). I've tried using ISE 9.1 and 10.1. Sometimes it will connect (instantiate) when I build a new project and other times it won't. Can't figure it out! Does anyone know how to fix this problem? Thanks, DeWayne |
1/1